home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / sudoers < prev    next >
Text File  |  2008-10-29  |  481b  |  23 lines

  1. # /etc/sudoers
  2. #
  3. # This file MUST be edited with the 'visudo' command as root.
  4. #
  5. # See the man page for details on how to write a sudoers file.
  6. #
  7.  
  8. Defaults    env_reset
  9.  
  10. # Host alias specification
  11.  
  12. # User alias specification
  13.  
  14. # Cmnd alias specification
  15.  
  16. # User privilege specification
  17. root    ALL=(ALL) ALL
  18.  
  19. # Uncomment to allow members of group sudo to not need a password
  20. # (Note that later entries override this, so you might need to move
  21. # it further down)
  22. # %sudo ALL=NOPASSWD: ALL
  23.